Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NPrintExporter<TContent> Class
Properties Methods


In This Topic
    NPrintExporter<TContent> Class Members
    In This Topic

    The following tables list the members exposed by NPrintExporter<TContent>.

    Public Properties
     NameDescription
    Public PropertyGets the content of the exported document. (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Public PropertyGets the document being exported. (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Public PropertyGets the file to export the document to. (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Top
    Public Methods
     NameDescription
    Public MethodGets the print layout of the document content element (Inherited from Nevron.Nov.UI.NPagedMediaExporter<TContent>)
    Public MethodOverloaded. Prints the document, for which this exporter is created. This operation shows the native Print dialog, from which the user can select a printer.  
    Public MethodOverloaded. Shows the image export dialog, from which the user can select different imaging options and export the document to an image. (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Creates an export dialog.  
    Protected MethodGets the resolution of the document (Inherited from Nevron.Nov.UI.NElementMediaExporter<TContent>)
    Top
    See Also